[RUN-4677] Add tracing filter docs#10347
Conversation
|
|
||
| ### Filtering | ||
|
|
||
| For filtering out specific traces, `mendix.tracing.filter` system property can be used. The specified spans and their sub-spans will be filtered out. `matchType` specifies how the name of the span is matched. Currently only `partial` is supported for `matchType` which checks if the span name contains the provided value. |
There was a problem hiding this comment.
Was this introduced in 11.5, or did we just forget to document it before?
There was a problem hiding this comment.
Yes introduced in 11.5, we also backported to 10.24.12
There was a problem hiding this comment.
Will you make a PR for 10.24.12 to update the documentation there as well?
(Once we have fixed the text on this PR!)
MarkvanMents
left a comment
There was a problem hiding this comment.
Thanks for the PR, @emirmx ,
I've done a quick review to make it more friendly and remove some of the passive sentences. I've also noted that filtering is only available from 11.5.0.
Approving ready for publication with Mx 11.5.0
Yes introduced in 11.5, we also backported to 10.24.12 |
This would be for 11.5.0